/ Assembly List / LJCDBViewDAL / ViewFilterManager / SaveData

Namespace - LJCDBViewDAL


Parameters
viewFilter - The data record.

Returns

True if successful otherwise, false.

Syntax

C#
public Boolean SaveData(ViewFilter viewFilter)

Updates the record if it already exists, otherwise creates it.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.